home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3038 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.6 KB  |  50 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: cs.vu.nl!sun4nl!hguijt
  3. From: hguijt@inter.NL.net (Hans Guijt)
  4. Subject: Re: MIDI + C + AMIGA ??
  5. Message-ID: <DMMMwu.B5G@inter.NL.net>
  6. Organization: NLnet
  7. X-Newsreader: TIN [version 1.2 PL2]
  8. Date: Sun, 11 Feb 1996 19:46:05 GMT
  9.  
  10. <keith@innov.demon.co.uk> wrote:
  11. >> Since MIDI is just samples playing on some soundchip somewhere
  12. >
  13. >No, no, no, no, no, no, no!!!!!
  14. >
  15. >That is INCORRECT.
  16. >
  17. >WRONG.
  18. >
  19. >NOT RIGHT.
  20. >
  21. >MIDI commands send note on and off info to the synthesiser which uses this
  22. >to determine which notes to play.  On some synths, these are just sound
  23. >samples, but in the vast majority the sounds are synthesised (perhaps based
  24. >around samples, but with much additional processing involved).
  25.  
  26. I don't care how it works. I want to play those songs, on my desktop no
  27. less.
  28.  
  29. Everybody is always complaining that playing MIDI files on the Amiga is
  30. impossible for some magic reason. It's just sound people! If we had a bunch
  31. of good samples (easily found), a good channel mixer (such as the one in
  32. Delitracker), and some code to interpret the file format we could play them
  33. as well as any other guy!
  34.  
  35. -----
  36.  
  37. NEWS FLASH! As of this week Aminet contains a program called GMPlay0_9.lha,
  38. which can be used to play general MIDI songs on a standard Amiga. It is not
  39. completely perfect (it needs far too much CPU power and the GUI is rather
  40. unimpressive) but it is a good start and it shows that a MIDI player using
  41. just the Amiga hardware is perfectly well possible.
  42.  
  43. Now, I'd like to see one that can play in the background without taking over
  44. the machine ;-)
  45.  
  46.  
  47. Hans
  48.  
  49.  
  50.